home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / gen_bbs / mcm10.zip / MCMNODE.CFG < prev    next >
Text File  |  1996-11-15  |  2KB  |  52 lines

  1. ;===========================================================================
  2. ; McM-Node Configfile
  3. ;===========================================================================
  4. ;
  5. ; NodeListPath <path> [<zones to add to the FidouserList>]
  6. ;
  7. ; NodeList <domain> <default zone>:[<net>] <nlst1.#> [<nlst2.#>] ...
  8. ;
  9. ;  If you don't use domains in mcm.cfg you must use "nodex" as the domainname.
  10. ;
  11. ;  Example:
  12. ;  NodeList nodex  2  nodelist.# region24.# gernet.# prgnet.#
  13. ;
  14. ;
  15. ;
  16. ; PointList <default zone> <plst1.#> [<plst2.#>] ...
  17. ;
  18. ;  PointLists were added to the _Fidouserlist only_!!!
  19. ;  McmNode can handle the 3d and the 4d-Boss format at the moment.
  20. ;
  21. ;  Example:
  22. ;  PointList  2  points24.# gerpoint.#
  23. ;
  24. ;
  25. ;
  26. ; # , * or 999 will be replaced by the highest day-file mcmnode can find.
  27. ;
  28. ;
  29. ;
  30. ; Parameters:
  31. ;
  32. ;  /F  -  to force compile, even old nodelists.
  33. ;  /U  -  to create a Fidouserlist (is used for nodelistbrowsing)
  34. ;  /UC -  to create a Fidouserlist (compatible to some Msg-Editors)
  35. ;  /D  -  to delete old nodelistfiles
  36. ;
  37. ;
  38. ;
  39. ;
  40. NodeListPath f:\nodelist
  41. ;
  42. NodeList  fidonet  2      nodelist.# alternet.#
  43. NodeList  gernet   21     gernet.*
  44. NodeList  prgnet   236    prgnet.999
  45. Nodelist  privat   2:2426 hub_2000.#
  46. PointList          2      points24.# myoints.pvt
  47. PointList          21     gerpoint.#
  48. ;
  49. ;===========================================================================
  50. ;EOF
  51. ;===========================================================================
  52.